Image(filename="images/pydata_logo.png", width='300px')
PyData Code of Conduct¶
https://pydata.org/code-of-conduct/¶
IFrame('https://pydata.org/code-of-conduct/', **default_size)
NumFOCUS¶
- US-based charity in support of open-source scientific computing
- Financial and admin support for many open-source projects
- Support for many community events
- https://numfocus.org
IFrame('https://numfocus.org/sponsored-projects', **default_size)
PyData¶
- Educational program by NumFOCUS
- A global community
- 228 groups across 80 countries world-wide
- 218,000+ users world-wide (+23,000 per year!)
Image('images/pydata-map.png', **default_size)
Image('images/pydata-uk-map.png', **default_size)
PyData London¶
13,800+ members (Approx +100 members/month, we can do better! Tell a friend! Submit a talk! Need more ⚡)
Monthly meetup + annual conference
All run by volunteers
Propose a Talk: https://london.pydata.org/submit-a-talk/
Image('images/pydata-london-screenshot.png', **default_size)
Man Group¶
- The world's largest publicly traded hedge fund company
- Lots of open positions in both tech and research!
- Sponsors PyData London ❤️❤️❤️
Upcoming Conferences¶
Courtesy of https://pythondeadlin.es/¶
IFrame('https://pythondeadlin.es/', **default_size)
PyData London¶
- CFP closed and talks are being reviewed, expect a schedule in April
- Tickets available on https://pydata.org/london2024
Image('images/pydata_london_2024.png', **default_size)
1️⃣ 📊💸 Building the single-source-of-truth: developing a system for large-scale entity resolution — Ludvig Wärnberg Gerdin¶
Entity matching is a challenge to all multi-source database systems and therefore relevant to all small- to large-scale software projects.
Not only is the process by which the entity resolution is conducted a hard problem (for example, not all records can be compared against each other but have to be blocked in an efficient manner for comparison) but there are also an abundance of methods to do the comparison of records (for example, are we using exact-search of keys of records or maybe a deep learning approach).
2️⃣ 🛠️🌐 The future of AI: Opensource LLMs — Kehinde Richard Ogunyale¶
The rapid advancement in the field of Large Language Models (LLMs) has ushered in a new era of technological possibilities and challenges. This talk focuses on the future trajectory of AI with a specific emphasis on open-source LLMs. We will explore how the democratization of AI through open-source models is reshaping the landscape of innovation, accessibility, and collaboration in the field.